[Top] [Prev] [Next] [Bottom]
[Contents]
SaTableHeadEnd
Prints the end fragment for a header of an HTML table element. The HTML table element is not supported by all client browsers.
#include "SaRnHtml.h"
int SaTableHeadEnd();
Argument
None
Returns an integer with a value of 0.
Prints the end fragment for a header of an HTML table element. The HTML table element is not supported by all client browsers.
The code fragment:
SaTableHeadEnd();
will write:
</TH>
to the output stream.
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.